home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hydos10 / share < prev    next >
Text File  |  1991-04-25  |  784b  |  22 lines

  1.                                    SHARE
  2.               Loads extra support for file sharing and locking
  3.                              See also <INSTALL>
  4.  
  5. This command is used primarily by network applications.
  6.  
  7. COMMAND TYPE: External                  VERSION: 3.0 and up
  8.  
  9. USE:  SHARE [/F:space] [/L:locks]
  10.  
  11. /F:space allocates file space in bytes for the area used to
  12.     record information necessary for file sharing (default 2048).
  13. /L:locks allocates space for the number of locks that you want.
  14.   (default 20)
  15.  
  16. SHARE is used by MSDOS to prevent multiple programs from attempting to
  17. write to the same file at once.  Once installed, all read and write
  18. requests are validated.
  19.  
  20. (DOS 4.x and later)
  21. SHARE may be executed at boot time using <INSTALL> in <CONFIG.SYS>
  22.